Skip to content

RDKEMW-17937 : remove ctrlm build flags - IP_ENABLED - #253

Merged
dwolaver merged 6 commits into
developfrom
feature/RDKEMW-17937_remove_flag_IP_ENABLED
Jul 23, 2026
Merged

RDKEMW-17937 : remove ctrlm build flags - IP_ENABLED#253
dwolaver merged 6 commits into
developfrom
feature/RDKEMW-17937_remove_flag_IP_ENABLED

Conversation

@dwolaver

Copy link
Copy Markdown
Contributor

No description provided.

@dwolaver
dwolaver requested a review from a team as a code owner June 26, 2026 18:35
Copilot AI review requested due to automatic review settings June 26, 2026 18:35

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes the (now-unused) IP HAL build toggle and associated IP HAL header/API references from Control Manager, along with corresponding documentation/build script updates.

Changes:

  • Removes the IP_ENABLED CMake option and its related compile definitions.
  • Eliminates remaining includes/usages of the IP HAL header/types and deletes include/ctrlm_hal_ip.h.
  • Updates Doxygen configuration and doc build script to stop referencing the removed IP HAL header.

Reviewed changes

Copilot reviewed 12 out of 12 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
src/ctrlm.h Removes ctrlm_hal_ip.h include and IP init params union member.
src/ctrlm_main.cpp Drops unused ctrlm_hal_ip.h include.
src/ble/ctrlm_ble_controller.cpp Drops unused ctrlm_hal_ip.h include.
include/ctrlm_hal_ip.h Deletes IP HAL public header.
doxygen/ctrlm_api_ipc_voice Removes ctrlm_hal_ip.h from Doxygen exclude patterns list.
doxygen/ctrlm_api_ipc_rcu Removes ctrlm_hal_ip.h from Doxygen exclude patterns list.
doxygen/ctrlm_api_ipc_device_update Removes ctrlm_hal_ip.h from Doxygen exclude patterns list.
doxygen/ctrlm_api_ipc Removes ctrlm_hal_ip.h from Doxygen exclude patterns list.
doxygen/ctrlm_api_hal_rf4ce Removes ctrlm_hal_ip.h from Doxygen exclude patterns list.
doxygen/build_docs.py Removes IP HAL header from doc release packaging and removes docs_gen_hal_ip.
CMakeLists.txt Removes IP_ENABLED option and IP-related compile definitions.
ci/cov_build.sh Removes -DIP_ENABLED=OFF since the option no longer exists.

Comment thread doxygen/build_docs.py Outdated

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 13 out of 13 changed files in this pull request and generated no new comments.

@egalla204 egalla204 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved for test

Copilot AI review requested due to automatic review settings July 22, 2026 21:33

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 6 out of 6 changed files in this pull request and generated no new comments.

Copilot AI review requested due to automatic review settings July 23, 2026 19:17

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 6 out of 6 changed files in this pull request and generated no new comments.

@dwolaver
dwolaver merged commit c9bc6c0 into develop Jul 23, 2026
11 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 23, 2026
@dwolaver
dwolaver deleted the feature/RDKEMW-17937_remove_flag_IP_ENABLED branch July 23, 2026 19:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants